翻訳と辞書
Words near each other
・ Modular smartphone
・ Modular software music studio
・ Modular stadium
・ Modular subgroup
・ Modular symbol
・ Modular synthesizer
・ Modular Tactical Vest
・ Modular unit
・ Modular vehicle
・ Modular weapon
・ Modularity
・ Modularity (biology)
・ Modularity (networks)
・ Modularity of mind
・ Modularity theorem
Modularity-driven testing
・ Modulate (album)
・ Modulate (band)
・ Modulated complex lapped transform
・ Modulated continuous wave
・ Modulated neutron initiator
・ Modulated Noise Reference Unit
・ Modulated ultrasound
・ Modulating retro-reflector
・ Modulation
・ Modulation (disambiguation)
・ Modulation (European Union)
・ Modulation (music)
・ Modulation error ratio
・ Modulation index


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Modularity-driven testing : ウィキペディア英語版
Modularity-driven testing

Modularity-driven testing is a term used in the testing of software.
==Test Script Modularity Framework==
The test script modularity framework requires the creation of small, independent scripts that represent modules, sections, and functions of the application-under-test. These small scripts are then used in a hierarchical fashion to construct larger tests, realizing a particular test case.
Of all the frameworks, this one should be the simplest to grasp and master. It is a well-known programming strategy to build an abstraction layer in front of a component to hide the component from the rest of the application. This insulates the application from modifications in the component and provides modularity in the application design. The test script modularity framework applies this principle of abstraction or encapsulation in order to improve the maintainability and scalability of automated test suites.


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Modularity-driven testing」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.